Skip to content

Conversation

copybara-service[bot]
Copy link

Fix compilation with NVCC + Clang

Compilation with nvcc + clang on linux hits an error trying to understand the builtin assembly within the byteswap header. When on device, NVCC won't have access to the linux assembly anyways, so it should use the fallback implementation.

Compilation with nvcc + clang on linux hits an error trying to understand the builtin assembly within the byteswap header. When on device, NVCC won't have access to the linux assembly anyways, so it should use the fallback implementation.

PiperOrigin-RevId: 793808521
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant